table schema 首先设计出数据表结构 ; 说明的技术文件
Specifies the name of the table in the schema table.
指定结构描述资料表中资料表的名称。
'COPY' : Create empty copies of all objects from the source schema, then load each target schema table with data.
' COPY ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPYNO' : Create empty copies of all objects from the source schema, then load each target schema table with data.
' COPYNO ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
应用推荐